Skip to content

utils: adjust the Swift flags for building Foundation #81769

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

compnerd
Copy link
Member

Ensure that we properly configure Foundation for building statically. We would previously build against a dynamic variant of the standard library and libclosure. The new flags correct this so that we correctly load the appropriate libraries.

@compnerd
Copy link
Member Author

Please test with following PRs:
swiftlang/swift-foundation#1312

@swift-ci please test Windows platform

Ensure that we properly configure Foundation for building statically. We
would previously build against a dynamic variant of the standard library
and libclosure. The new flags correct this so that we correctly load the
appropriate libraries.
@compnerd
Copy link
Member Author

Please test with following PRs:
swiftlang/swift-foundation#1312

@swift-ci please test Windows platform

@compnerd compnerd closed this Jun 10, 2025
@compnerd compnerd deleted the foundational branch June 10, 2025 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant